vulkan: implement subpixel positioning
authorMatthias Clasen <mclasen@redhat.com>
Thu, 25 Jul 2019 21:50:31 +0000 (17:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 28 Jul 2019 20:42:52 +0000 (16:42 -0400)
commit5c9643b6ebe2adda42e60255954748334bdb3c2c
tree7566eb4c2f5f5b7eb86b5ce1fb38ea596b324375
parent4de670b0b478329d161b4ead7927f29233531d6f
vulkan: implement subpixel positioning

Pass the glyph position into the glyph caching functions,
not just the glyph index. This allows us to cache different
images for different subpixel positions.
gsk/vulkan/gskvulkancolortextpipeline.c
gsk/vulkan/gskvulkanglyphcache.c
gsk/vulkan/gskvulkanglyphcacheprivate.h
gsk/vulkan/gskvulkanrenderer.c
gsk/vulkan/gskvulkanrendererprivate.h
gsk/vulkan/gskvulkanrenderpass.c
gsk/vulkan/gskvulkantextpipeline.c